This page provides an interactive way to view the data frames used in the ModernDive textbook. It will take a few seconds to load initially.

You can click on the Chapter the specific data frame is introduced in the floating Table of Contents. The specific package the data frame is included in is provided as a secondary header.

These interactive data tables were created using the DT R package. For data frames larger than 100 rows, the data has been split onto multiple pages for ease of use. For data frames larger than 5000 rows, a random sample of size 5000 of the data is selected instead.

Chapter 3

nycflights13

flights


weather


planes


airports


airlines


Derived data

joined_flights

Chapter 4

Derived data

all_alaska_flights


early_january_weather


flights_namedports